projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a25813c
)
gdk: Add --c-include gdk/gdk.h to Gir build.
author
Benjamin Otte
<otte@redhat.com>
Tue, 11 Jan 2011 15:34:01 +0000
(16:34 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 11 Jan 2011 15:46:59 +0000
(16:46 +0100)
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index 6c16c42a406a178378c59e2c68cd249e4ea941ac..33b2d6caffb6c67e5ad517b568e56d045dbe8eae 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-183,7
+183,7
@@
introspection_files = \
gdkenumtypes.h
Gdk-3.0.gir: libgdk-3.0.la Makefile
-Gdk_3_0_gir_SCANNERFLAGS = --warn-all
+Gdk_3_0_gir_SCANNERFLAGS = --warn-all
--c-include="gdk/gdk.h"
Gdk_3_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0 cairo-1.0
Gdk_3_0_gir_LIBS = libgdk-3.0.la
Gdk_3_0_gir_FILES = $(introspection_files)